Skip to content

Conversation

@benbrandt
Copy link
Member

With several implementations in place, it feels like this is ready for preview.
I added this in Zed + Codex ACP, and the JetBrains folks have this in their Kotlin SDK. So let's move this to preview stage for final feedback!

With several implementations in place, it feels like this is ready for preview.
I added this in Zed + Codex ACP, and the JetBrains folks have this in their Kotlin SDK. So let's move this to preview stage for final feedback!
@benbrandt benbrandt requested a review from a team as a code owner January 13, 2026 13:03
| `mode` | Session mode selector |
| `model` | Model selector |
| `thought_level` | Thought/reasoning level selector |
| `other` | Unknown or uncategorized selector (default) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q: Can clients add other categories? Should we require that if clients opt for a "custom" category, it begins with _ for extensibility purposes?

Q: Can there be multiple categories? (presumably not)

Copy link
Member Author

@benbrandt benbrandt Jan 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I do think this other could just be a string, with maybe some convention around _ or something

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say something like: category names beginning with _ are free for others to use; category names that do not begin with _ are reserved for the ACP spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants